• My Account

    23:20:38 pm / 00:16:434 Pass

    My Account
    06.20.2021 23:20:38 06.20.2021 23:20:54 00:16:434 · #test-id=1
    PassUpdate Personal Information (First Name) in my account
    com.Test.Arunkumar.StepDefinitions.CukeHooks.setUp(io.cucumber.java.Scenario)
    Execution started for Scenario: Update Personal Information (First Name) in my account
    Given I launch the application StoreFrontUrl
    Application Launched : http://automationpractice.com/
    com.Test.Arunkumar.StepDefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I login to the application using arkzum@gmail.com and Test1234
    arkzum@gmail.com entered in By.id: email
    Test1234 entered in By.id: passwd
    com.Test.Arunkumar.StepDefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    When I navigate to personal information page
    com.Test.Arunkumar.StepDefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I update FirstName Arun in personal information page using password Test1234 and submit
    Arunggk entered in By.id: firstname
    Test1234 entered in By.id: old_passwd
    Success Message displayed as expected
    com.Test.Arunkumar.StepDefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    Then I navigate to personal information page
    com.Test.Arunkumar.StepDefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I validate the updated first name
    Actual and Expected text match : Arunggk
    com.Test.Arunkumar.StepDefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    com.Test.Arunkumar.StepDefinitions.CukeHooks.tearDown(io.cucumber.java.Scenario)
    Execution completed for Scenario: Update Personal Information (First Name) in my account and driver closed
  • Order Confirmation

    23:20:55 pm / 00:30:624 Pass

    Order Confirmation
    06.20.2021 23:20:55 06.20.2021 23:21:26 00:30:624 · #test-id=18
    PassOrder T-Shirt and verify detail in Order History
    com.Test.Arunkumar.StepDefinitions.CukeHooks.setUp(io.cucumber.java.Scenario)
    Execution started for Scenario: Order T-Shirt and verify detail in Order History
    Given I launch the application StoreFrontUrl
    Application Launched : http://automationpractice.com/
    com.Test.Arunkumar.StepDefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I login to the application using arkzum@gmail.com and Test1234
    arkzum@gmail.com entered in By.id: email
    Test1234 entered in By.id: passwd
    com.Test.Arunkumar.StepDefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I clear the cart if present
    Cart is already Empty
    com.Test.Arunkumar.StepDefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    When I navigate to T-Shirts menu and add a product to basket
    Page Scrolled down to By.xpath: //div[@class='product-image-container'] successfully!
    product is hovered
    Actual and Expected text match : $16.51
    com.Test.Arunkumar.StepDefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I validate the summary and confirm order
    Actual and Expected text match : $16.51
    Actual and Expected text match : $2.00
    Actual and Expected text match : $18.51
    order Reference number is : BTWCJQQTD
    com.Test.Arunkumar.StepDefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    Then I navigate to order History page and validate the details
    Date sort is clicked
    Page Scrolled down to By.cssSelector: p[class='dark'] strong successfully!
    Actual and Expected text match : Order Reference BTWCJQQTD -- placed on 06/20/2021
    Page Scrolled down to By.cssSelector: td[class='bold'] label successfully!
    Actual and Expected text match : Faded Short Sleeve T-shirts - Color : Orange, Size : S
    Actual and Expected text match : 1
    Actual and Expected text match : $16.51
    Actual and Expected text match : $18.51
    com.Test.Arunkumar.StepDefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I signout from the application
    com.Test.Arunkumar.StepDefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    com.Test.Arunkumar.StepDefinitions.CukeHooks.tearDown(io.cucumber.java.Scenario)
    Execution completed for Scenario: Order T-Shirt and verify detail in Order History and driver closed

Started

Jun 20, 2021 11:20:34 pm

Ended

Jun 20, 2021 11:21:26 pm

Features Passed

2

Features Failed

0

Features
Scenarios
Steps

Timeline

Tags

NamePassedFailedSkippedOthersPassed %
@Smoke 1 0 0 0 100%
@Regression 2 0 0 0 100%